home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Email Anti Spam / Decode Shell Extension.EXE / DECEXT.REG < prev    next >
Encoding:
Windows Registry Data  |  1998-11-13  |  600 b   |  16 lines

  1. REGEDIT4
  2. ' This file assumes the program is in c:\tools\decext
  3. ' Adjust accordingly, while noting a \ must be entered as \\
  4. [HKEY_CLASSES_ROOT\CLSID\{a90d5ea0-a1d7-11cf-8dc1-00805fc2353f}]
  5. @="DecExt"
  6.  
  7. [HKEY_CLASSES_ROOT\CLSID\{a90d5ea0-a1d7-11cf-8dc1-00805fc2353f}\InProcServer32]
  8. @="C:\\tools\\decext\\decext.dll"
  9. "ThreadingModel"="Apartment"
  10.  
  11. [HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\DecExt]
  12. @="{a90d5ea0-a1d7-11cf-8dc1-00805fc2353f}"
  13.  
  14. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved]
  15. "{a90d5ea0-a1d7-11cf-8dc1-00805fc2353f}"="DecExt"
  16.